loongarch64: add Loongson PCI DWMAC as built-in
authorVincent Li <[email protected]>
Fri, 28 Nov 2025 17:56:04 +0000 (09:56 -0800)
committerHauke Mehrtens <[email protected]>
Sun, 30 Nov 2025 17:53:03 +0000 (18:53 +0100)
commitd4dcb9496863606ff8e04735adf8859ce9ff7595
tree52edd0d2e1ba5c83cfe86abe22c81fd64c4ae8e9
parente7086d7a2fc00410df079b4897a47a823a36068d
loongarch64: add Loongson PCI DWMAC as built-in

Add the CONFIG_DWMAC_LOONGSON driver to the loongarch64 kernel
configuration as a built-in module.

This driver is required for the integrated Ethernet controller found on
modern Loongson devices such as the 3A6000 NUC and 2K3000. Including it
by default ensures these popular devices have network functionality
out-of-the-box.

Configuration changes were made via `make kernel_menuconfig` for the
loongarch64 target.

Ref: https://github.com/openwrt/openwrt/issues/20945
Signed-off-by: Vincent Li <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20975
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/loongarch64/config-6.12